Changes to Generate Share Link

POST /api/v1/project/{project_id}/share

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 15 revisions of this API.6

  1. b455048a022d6

What changed

    • added optional request body

      request-body-added-optional

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the optional property consumer_domain_override to the response with the 200 status

      response-optional-property-added

    • added the optional property duration_days to the response with the 200 status

      response-optional-property-added

    • added the optional property expires_at to the response with the 200 status

      response-optional-property-added

    • added the required property access_mode to the response with the 200 status

      response-required-property-added