Skip to main content
POST
Close manage notice response

Authorizations

Authorization
string
header
required

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

Path Parameters

noticeResponse
integer
required

Notice response ID from the Manage Notice Response table.

Body

application/json
label
string
required
Required string length: 4 - 100
Example:

"Creditor Profile Not Match"

Response

Notice response closed.

message
string
required
Example:

"Notice response closed successfully."

data
object
required
Last modified on July 19, 2026