/api/v1/projects/{project_id}/access_grants
PUT
/api/v1/projects/{project_id}/access_grants
Update additional access grants on a given project. Requires superuser credentials.
Parameters
Path Parameters
project_id
required
string
Request Body
object
additional_access_grants
Array<object>
object
grant
required
string
role
required
string
Responses
default
object
code
required
HTTP code of the request.
integer
200
data
Data of the request.
object
description
string
message
required
Short message explaining status.
string
OK.
pagination
Pagination information for the request
object
end
required
integer
start
required
integer
total
required
integer
status
required
Status of the request.
string
success