addBucket

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

Authentication

X-API-Keystring
API Key authentication via header

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.

Response

Successful update of group
messagestring or null

Errors