Changes to Create project service account
POST /organization/projects/{project_id}/service_accounts
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 31 revisions of this API.613
What changed
- ●
added the new
noneenum value to theroleresponse property for the response status200response-property-enum-value-added
- ○
added the new optional request property
create_service_account_onlynew-optional-request-property
- ●
- ▲
the
api_keyresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
api_key/created_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
api_key/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
api_key/namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
api_key/objectfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
api_key/valuefrom the response with the200statusresponse-required-property-removed
- ○
added
ProjectServiceAccountApiKeysubschema #2to theapi_keyresponse propertyanyOflist for the response status200response-property-any-of-added
- ▲
- ○
the endpoint scheme security
AdminApiKeyAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○