Update Space

Update a space.

Scopes: Default, wsReadWrite

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^([a-zA-Z0-9-_:\.=]){1,256}$
Query Params
string
enum

Type of the space

  • Private
  • Public
Allowed:
string

Title of the space

string

Description of the space

membersAdd
array of objects
length ≤ 1000

Space members to add. A member should be passed only once in request. Limit : 1000

membersAdd
membersUpdate
array of objects

Space members to update. A member should be passed only once in request

membersUpdate
membersRemove
array of strings
length ≤ 1000

Space members to remove. A member should be passed only once in request. Limit : 1000

membersRemove
string
^([A-Z0-9]){16}$

Space guest role. Available only for a public space

string
^([A-Z0-9]){16}$

Set default project workflow for a space

suggestedProjectWorkflowsAdd
array of strings
length ≤ 100

Add workflows to Suggested project workflows. A workflow can only be included in a request once. Limit : 100

suggestedProjectWorkflowsAdd
suggestedProjectWorkflowsRemove
array of strings

Remove workflows from Suggested project workflows. A workflow can only be included in a request once

suggestedProjectWorkflowsRemove
string
^([A-Z0-9]){16}$

Set default task workflow for a space

suggestedTaskWorkflowsAdd
array of strings

Add workflows to Suggested task workflows. A workflow can only be included in a request once

suggestedTaskWorkflowsAdd
suggestedTaskWorkflowsRemove
array of strings

Remove workflows from Suggested task workflows. A workflow can only be included in a request once

suggestedTaskWorkflowsRemove
boolean
Defaults to false

Include invitations in space members list

string
^([A-Z0-9]){16}$

Id of work schedule to assign to space

fields
array of strings

Json string array of optional fields to be included in the response model

  • suggestedTaskWorkflows - Space task suggested workflows
  • suggestedProjectWorkflows - Space project suggested workflows
  • members - Space members
  • workScheduleId - Id of work schedule assigned to space
fields
Allowed:
Responses

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