addBucket

Add an existing bucket to an existing group. Buckets and groups can be associated many to many.

Path parameters

groupIdintegerRequired
The groupId of the group which the bucket will be added to.
bucketIdintegerRequired
The bucketId of the bucket being added to the group.

Headers

X-API-KeystringRequired

Response

Successful update of group
messagestring or null