Skip to main content
POST
Restaurar negócios

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ids
string[]
required

ID ou array de IDs de negócios.

Este campo aceita um ID ou um array de IDs

Formato: [<id1>,<id2>,<id3>]

Example:

Response

201 - undefined