Update MFA Push Credential
PUT {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials/{{pushCredID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update MFA Push Credential.
Request Body
{"type"=>"APNS", "key"=>"key.value.updated", "teamId"=>"team.id.updated", "token"=>"-----BEGIN PRIVATE KEY-----\nMIGTAgEA****7HUikGZU\n-----END PRIVATE KEY-----"}