/v1/Publicacoes/{IdArquivo}/CallBacks
Endpoint responsável por vincular um documento a um CallBack
post/v1/Publicacoes/{IdArquivo}/CallBacks
Path parameters
IdArquivointeger required
Parâmetro obrigatório, representa o Identificador do documento
Request body
Response
200
Example response
{
"code": 200,
"success": true
}