Changes to Update a Credential
PUT /v1/credentials/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 30 revisions of this API.115
What changed
- ○
added the new optional request property
recipient.phone_numbernew-optional-request-property
- ○
- ▲
the
pathrequest parameteridbecame requiredrequest-parameter-became-required
- ○
the request property
group_idbecame optionalrequest-property-became-optional
- ○
the request property
recipient.emailbecame optionalrequest-property-became-optional
- ○
the request property
recipient.namebecame optionalrequest-property-became-optional
- ▲
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ●