Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
REST API Version 17.0 References
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

DELETE /config/access/authorized_services/{id}

date_range 24-May-22

SUMMARY Deletes an authorized service.

Any user or authorized service can call this endpoint. If the caller has the Administrator Manager permission, then they can delete any authorized service. If the caller does not have the Administrator Manager permission, then they can only delete authorized services that they've created.

Table 1: DELETE /config/access/authorized_services/{id} resource details:

DELETE /config/access/authorized_services/{id} resource details

MIME Type

text/plain

Table 2: DELETE /config/access/authorized_services/{id} request parameter details:

DELETE /config/access/authorized_services/{id} request parameter details

Parameter Type Optionality Data Type MIME Type Description

id

path

Required

Number (Integer)

text/plain

The ID of the authorized service to delete.

Table 3: DELETE /config/access/authorized_services/{id} response codes:

DELETE /config/access/authorized_services/{id} response codes

HTTP Response Code Unique Code Description

403

95105002

Authorized services cannot delete themselves.

404

95105001

The authorized service ID does not exist.

Response Description

Response Sample

footer-navigation