Skip to main content
POST
Restrict a resource

Authorizations

Authorization
string
header
required

Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format

Body

application/json

Body containing resource restriction creation parameters.

resource_id
string
required

The ID of the resource to restrict

Example:

"RW50aXR5OjEyMzQ1"

Response

A resource restriction record

resource_type
enum<string>
required

Type of the restricted resource.

  • PROJECT - A project within a space.
Available options:
PROJECT
Example:

"PROJECT"

resource_id
string
required

The ID of the restricted resource

Example:

"TW9kZWw6MTIxOmFCY0Q="

created_at
string<date-time>
required

When the restriction was created