Update Approver
Update an approver profile. For OAuth requests only firstName, lastName, and emailAddress are accepted — all other fields are ignored.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
uuid
UUID of the approver profile to update
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Request
This endpoint expects an object.
firstName
lastName
emailAddress
Response
Approver updated successfully
uuid
firstName
lastName
emailAddress
Errors
404
Not Found Error
