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

  1. 241fb501b37211
  2. 72f65c459c3561
  3. fa32d6e7d9611

What changed

  • 241fb501b37211See the full diff
    • added the new none enum value to the role response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property create_service_account_only

      new-optional-request-property

    • the api_key response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property api_key/created_at from the response with the 200 status

      response-required-property-removed

    • removed the required property api_key/id from the response with the 200 status

      response-required-property-removed

    • removed the required property api_key/name from the response with the 200 status

      response-required-property-removed

    • removed the required property api_key/object from the response with the 200 status

      response-required-property-removed

    • removed the required property api_key/value from the response with the 200 status

      response-required-property-removed

    • added ProjectServiceAccountApiKey subschema #2 to the api_key response property anyOf list for the response status 200

      response-property-any-of-added

    • the endpoint scheme security AdminApiKeyAuth was added to the API

      api-security-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog