GET/POST http://yourserver.com/services/removeRelation ?relationIds=<comma-delimited relation ids> |
What does it do?
Remove one or more relations between assets.
Parameters
relationIds |
A comma-delimited list of relation ids to be removed. To find the relation ids, use a relation search. Required. |
Return value
The operation returns an empty 200 OK status.
If the operation fails, an error page with a 500 error status will be returned.
Examples
The following removes two relations:
update http://demo.elvisdam.com/services/removeRelation ?relationIds=Cbg9-_ukKEZARORmuaCsn3,ATT8CDno4QCB59QHmjwnfS |
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.