Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the project.
Body
application/json
The project service account create request payload.
The name of the service account being created.
Response
Project service account created successfully.