Update Service Account
Updates a service account.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the requested service account.
display_name
The service account's display name to be updated. A unique, human
readable name to identify a service account.
Response
The response object that carries the updated service account's
information.
service_account