Replace remote state consumers

This endpoint replaces a list of allowed remote state consumers for a given workspace.

Path Params
string
required

The ID of the workspace.

Body Params
data
array of objects
data
Responses
204

Success.

403

User unauthorized to perform this action.

404

Workspace not found, or user unauthorized to perform action.

409

Not allowed. global-remote-state is enabled for the workspace.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here!