Move ticket view

Move a view or folder to another position in the navigation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$

The unique identifier of a project

Body Params
string

ID of the view to move. Required if source_folder_id is not provided.

string

ID of the folder containing the view to move, or ID of the folder to move.

string

Target view ID to move before. Required if target_folder_id is not provided.

string

Target folder ID to move into or before.

boolean

When true, place the source above the target folder instead of inside it. Defaults to false.

Responses

400

Bad Request

403

Permission denied

404

View or folder not found

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