Delete an address group association by address and group

Remove the association between an address and a user group without knowing the id of the addressGroup row, so a caller holding the address and the group does not have to look it up first. Delete an addressGroup takes that row id in the path instead.

Both parameters are required and must be positive integers. Neither the address nor the group itself is deleted.

Query Params
int32
required

Id of the address. Required.

int32
required

Id of the user group. Required.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json