Service Accounts REST Endpoints

Service Accounts
View details about and manage service accounts.
Create a Service Account
Method: post
Path: /apiplatform/management/v1/serviceaccounts
Delete a Service Account
Method: delete
Path: /apiplatform/management/v1/serviceaccounts/{saId}
Get Service Account details
Method: get
Path: /apiplatform/management/v1/serviceaccounts/{saId}
Get Service Accounts
Method: get
Path: /apiplatform/management/v1/serviceaccounts
Update a Service Account
Method: put
Path: /apiplatform/management/v1/serviceaccounts/{saId}
Update Service Account Identity
Method: put
Path: /apiplatform/management/v1/serviceaccounts/{saId}/identity