DELETE https://api.eloomi.com/v3/goals/{maingoalId}/{subgoalId}/users/{userId}
Parameter name | Value | Description | Additional |
---|---|---|---|
maingoalId | integer | Id of the maingoal |
Required |
subgoalId | integer | Id of the subgoal |
Required |
userId | integer | Id of the user |
Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
ClientId | string | Provided by eloomi |
Required |
Authorization | string | Look in the documentation for the authentication endpoint on how to construct this |
Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK Assignment deleted |
GenericSuccess |
401 | Unauthorized Not allowed |
ErrorSuccess |