Skip to main content
POST
Restaurar publicação

Authorizations

Authorization
string
header
required

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

Path Parameters

form_publication_id
string
required

ID (UUID) da publicação excluída.

Example:

"019b8f40-ce05-73b8-8c20-b29eb6e5b299"

Body

multipart/form-data

The body is of type object.

Response

Sucesso

Confirmação da operação.

response
boolean

Indicador de sucesso da requisição. Sempre true nas respostas bem-sucedidas.