Add a member to content

Add a member to workspace content or folder.

Body Definitions

{

    "id": "string",

    "role": "string"

}
AttributeDescription
id(Required) the id of the user which you want to invite to view/manage a content or folder
role(Required) the role of the member which have two options 'Manager' or 'Viewer'

'Manager' means that you have the permission to edit and view a content or folder

'Viewer' means that you only have the permission to view a content or folder
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of the workspace file or folder to which you are adding a collaborator. The authenticated user must have seismic.workspace.manage permission on this item.

Body Params
string

User ID of the person to invite as a collaborator on this workspace file or folder. Must be a valid active Seismic user ID.

string

Permission level for the member: Manager grants full edit and view access to the workspace item; Viewer grants view-only access without editing rights.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json