Update a Credential
Last updated
Was this helpful?
Last updated
Was this helpful?
Updates the code and ends at date and time for a specified .
Request
Response
API key
Personal access token
Must also include the seam-workspace
header in the request.
acs_credential_id
Format: String
Required: Yes
ID of the desired credential.
code
Format: String
Required: No
Replacement access (PIN) code for the credential.
ends_at
Format: Datetime
Required: No
void
Replacement date and time at which the validity of the credential ends, in format. Must be a time in the future and after the starts_at
value that you set when creating the credential.