Skip to main content
POST
Accept selected Notice Responses

Authorizations

Authorization
string
header
required

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

Body

application/json
notice_response_ids
integer[]
required

Pending notice response IDs selected from the Notice Responses list.

Required array length: 1 - 100 elements

Response

Selected notice response accounts added successfully.

message
enum<string>
required
Available options:
Selected notice response accounts added successfully.,
Selected notice response accounts returned to sender successfully.
data
object
required
Last modified on July 20, 2026