Packs
Add a maker for Pack
Set a maker for a given Pack. Used to display makers for a Pack in the corresponding Packs page.
post/packs/{packId}/maker
Path parameters
packIdinteger required
ID of a Pack
Request body
Example request
{
"loginId": "api@example.com"
}Response
Confirmation of successfully adding a Pack maker.
AddPackMakerResponse required
Confirmation of successfully adding a Pack maker.