Skip to main content

Add a Organisation to a Category

PUT 

/v1/categories/:categoryId/:organisationId

Add a Organisation to a Category

Request​

Path Parameters

    categoryId stringrequired

    Id of the Category

    organisationId stringrequired

    Id of the organisation

Responses​

Successfully add an Organisation to a Category

Loading...