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
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

Space guest role. Available only for a public space

string

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

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

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
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